Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting
AppServer logging
Specifying the AppServer (ASPlumbing and ASDefault) log entry types turn on logging for different AppServer actions based on logging level.
The ASPlumbing log entry type provides the following information based on logging level:
- Level 2 (Basic) — Logs messages when an AppServer agent starts and stops, and when client processes connect and disconnect from the AppServer agent.
- Level 3 (Verbose) — Same as logging level 2, plus logging of the execution of the top level procedure (that is, the procedure that the client process asks the AppServer agent to execute on its behalf, but not any procedure the top level procedure executes).
- Level 4 (Extended) — Same as logging level 3, plus messages about server state, and status messages about read and write socket operations. Do not turn this on unless directed by Progress Software Corporation technical support.
Log entries generated for this type contain the tag
AS. An example of AppServer logging messages (with headers suppressed) is shown:
The ASDefault log entry type combines the
ASPlumbingandDB.Connectslog entry types. It is the default value for AppServer agents.For more information on AppServer logging, see OpenEdge Application Server: Administration .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |